In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText / FontStyle Property

FontStyle Property (AnnotationText)

In This Topic
Syntax
'Declaration

 

Public Shadows Property FontStyle As FontStyle
public new FontStyle FontStyle {get; set;}
public read-write property FontStyle: FontStyle; 
public hide function get,set FontStyle : FontStyle
public: __property new FontStyle get_FontStyle();

public: __property new void set_FontStyle( 

   FontStyle value

);
public:

new property FontStyle FontStyle {

   FontStyle get();

   void set (    FontStyle value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText
AnnotationText Members